home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 4,401 to 4,500 / aol-file-protocol-4400-4401-to-4500.zip / AOLDLs / PDA-Newton Development / ND Date & Time Editors / date.sit / Project Data < prev    next >
Text File  |  1994-08-19  |  149b  |  5 lines

  1. DEFCONST('kDateFormat,GetDateStringSpec([
  2.                 [kElementMonth, kFormatAbbr],
  3.         [kElementYear,  kFormatLong],
  4.                 [kElementDay, kFormatLong]]));
  5.